home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{6D885E6C-D35F-4934-A12E-E78DA94785D4}#1.0#0"; "CIAXPSpin.ocx"
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 3840
- ClientLeft = 60
- ClientTop = 450
- ClientWidth = 5415
- LinkTopic = "Form1"
- ScaleHeight = 3840
- ScaleWidth = 5415
- StartUpPosition = 3 'Windows Default
- Begin ciaXPSpin.XPSpin XPSpin3
- Height = 330
- Left = 1560
- TabIndex = 4
- Top = 555
- Width = 1065
- _ExtentX = 1879
- _ExtentY = 582
- ForeColor = -2147483640
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Theme = 2
- End
- Begin ciaXPSpin.XPSpin XPSpin2
- Height = 330
- Left = 2175
- TabIndex = 3
- Top = 1035
- Width = 1005
- _ExtentX = 1773
- _ExtentY = 582
- RequiredField = -1 'True
- ForeColor = -2147483640
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Theme = 1
- End
- Begin ciaXPSpin.XPSpin XPSpin1
- Height = 330
- Left = 3090
- TabIndex = 2
- Top = 1815
- Width = 1215
- _ExtentX = 2143
- _ExtentY = 582
- ForeColor = -2147483640
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Decimals = 4
- SmallChange = 0.01
- End
- Begin VB.Label Label1
- AutoSize = -1 'True
- Caption = "This control has RequiredField enabled"
- Height = 195
- Left = 1425
- TabIndex = 5
- Top = 1440
- Width = 2760
- End
- Begin VB.Label Label3
- Caption = $"Form1.frx":0000
- Height = 885
- Left = 630
- TabIndex = 1
- Top = 2580
- Width = 4500
- End
- Begin VB.Label Label2
- AutoSize = -1 'True
- Caption = "Note:"
- Height = 195
- Left = 630
- TabIndex = 0
- Top = 2370
- Width = 390
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-